aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/@modal/default.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/groups/[groupId]/@modal/default.tsx')
-rw-r--r--src/app/groups/[groupId]/@modal/default.tsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/app/groups/[groupId]/@modal/default.tsx b/src/app/groups/[groupId]/@modal/default.tsx
deleted file mode 100644
index 86b9e9a..0000000
--- a/src/app/groups/[groupId]/@modal/default.tsx
+++ /dev/null
@@ -1,3 +0,0 @@
-export default function Default() {
- return null
-}